home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 November / Chip 11-96.iso / treiber / grafik / datapat / tigacard / install / install.dat < prev    next >
Text File  |  1996-04-10  |  16KB  |  677 lines

  1. /*
  2.  *    FILE: INSTALL.DAT
  3.  *
  4.  *    DESC:
  5.  *    Installation script for the Datapath HarleQuin series Driver Software.
  6.  */
  7.  
  8. @DefineProject
  9.     @Name     = "Datapath HarleQuin series Driver Software"
  10.     @Version    = "2.10"
  11.     @Subdir     = "\\"
  12.     @OutDrive     = C
  13. @EndProject
  14.  
  15. @DefineVars
  16.     @Drive @HarlequinDrive = @OutDrive
  17.     @Dir @Harlequin = "\\HQUIN\\"
  18.     @Qstring @HarleName = "HarleQuin"
  19.     @Qstring @TigaInt = "0x7f"
  20.     @Qstring @HarleSerial = "XXXX"
  21.     @Qstring @OldDirList = "\\HQUIN \\SHQUIN \\H2000 \\HQUIN8V"
  22.     @Dir @OldDir = "\\"
  23.     @Integer @Count = 0
  24.     @Drive @WDrive = @OutDrive
  25.     @Dir @Windows = "\\WINDOWS\\"
  26.     @Drive @UstationDrive = @OutDrive
  27.     @Dir @Ustation = "\\Ustation\\"
  28.     @Dir @MDLApps = "\\Ustation\\mdlapps\\"
  29. @EndVars
  30.  
  31. @Display
  32.     @Cls
  33.  
  34.  
  35.                                 DATAPATH 
  36.  
  37.  
  38.  
  39.  
  40.                          @HarleName Driver software
  41.                               Install Disk
  42.  
  43.                               Version @Version
  44.  
  45.  
  46.  
  47.    
  48.    
  49.  
  50.     @Pause
  51.     @Cls
  52.  
  53.    This program allows you to install the TIGA driver software for the 
  54.    Datapath @HarleName series of graphics accelerator boards.
  55.  
  56.    It also offers the option to install accelerated, high resolution
  57.    device drivers for Windows and Microstation.  These drivers exploit the
  58.    power of the @HarleName's graphics processor in order to run faster.
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.     @Pause
  70.     @Cls
  71.  
  72.    This program will ask you a number of questions.
  73.  
  74.    Each question has a default answer.
  75.    If the default answer is correct, press the ENTER key.
  76.    Otherwise, type the answer and then press the ENTER key.
  77.  
  78.    If you make a mistake while typing, press the BACKSPACE key
  79.    and then retype the answer.
  80.  
  81.    You may press the [Esc] key at any time to abort the installation.
  82.  
  83.    Note, that if you abort the installation part way through, the whole
  84.    installation should be repeated.  This is because the selected files
  85.    are not copied until the end of the installation.
  86.  
  87.  
  88.     @Pause
  89. @EndDisplay
  90.  
  91. @GetString @HarleSerial
  92. @Cls
  93.    Please type in the serial number of your @HarleName board.
  94.    This may be found on the end of the box or on the board itself.
  95.     @Prompt = " @HarleName Serial Number "
  96. @EndString
  97.  
  98. @GetOutDrive @HarlequinDrive
  99.     @Suppress A
  100.     @Suppress B
  101.     @Cls
  102.    On which disk drive do you wish to install the
  103.    @HarleName TIGA software:
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.    Use the [Up Arrow], [Down Arrow], [Pg Up], & [Pg Dn] keys to move the
  122.    bar to the disk drive required and then press the [Enter] key.
  123. @EndOutDrive
  124.  
  125. @GetSubdir @Harlequin
  126.     @Cls
  127.    In which subdirectory on disk @HarlequinDrive: do you wish to install
  128.    the @HarleName TIGA software?
  129.     @PROMPT = " Which subdirectory? "
  130. @EndSubdir
  131.  
  132. AGAIN:
  133. @OldDir = @StrToken(@OldDirList, @Count)
  134. /*
  135. @Display
  136. >@OldDirList< @Count @OldDir
  137.  
  138. @Pause
  139. @EndDisplay
  140. */
  141. @If ("@OldDir" == "\\")
  142. @Goto DONE
  143. @Endif
  144.  
  145. /*
  146. @Display
  147. @OldDir
  148. @Harlequin
  149. @Pause
  150. @EndDisplay
  151. */
  152.  
  153. @If ("@OldDir" != "@Harlequin"
  154.     && @Exists("@HarlequinDrive:\\@OldDir\\tigacd.exe")) /* { */
  155. @FlushOptions()
  156. @GetOption
  157. @Cls
  158.    I have detected an old version of the software in @HarlequinDrive:@OldDir
  159.    Do you wish me to delete it?
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.    Use the [Up Arrow] & [Down Arrow] keys to move the bar
  178.    to the required response and then press the [Enter] key.
  179.     @Option 1000 = "Yes"
  180.     @Option 1001 = "No"
  181. @EndOption
  182.  
  183. @If (1000 [= @Option) /* { */
  184.  
  185. @Display
  186.  
  187.    About to DELETE @HarlequinDrive:@OldDir
  188.  
  189. @Pause
  190. @EndDisplay
  191.     @Delete("@HarlequinDrive:\\@OldDir\\tigademo\\*.*")
  192.     @RmDir("@HarlequinDrive:\\@OldDir\\tigademo")
  193.     @Delete("@HarlequinDrive:\\@OldDir\\tigatest\\*.*")
  194.     @RmDir("@HarlequinDrive:\\@OldDir\\tigatest")
  195.     @Delete("@HarlequinDrive:\\@OldDir\\windows\\*.*")
  196.     @RmDir("@HarlequinDrive:\\@OldDir\\windows")
  197.     @Delete("@HarlequinDrive:\\@OldDir\\ustation\\*.*")
  198.     @RmDir("@HarlequinDrive:\\@OldDir\\ustation")
  199.     /* new style directories jic */
  200.     @Delete("@HarlequinDrive:\\@OldDir\\hmca\\*.*")
  201.     @RmDir("@HarlequinDrive:\\@OldDir\\hmca")
  202.     @Delete("@HarlequinDrive:\\@OldDir\\h2000\\*.*")
  203.     @RmDir("@HarlequinDrive:\\@OldDir\\h2000")
  204.     @Delete("@HarlequinDrive:\\@OldDir\\hquin\\*.*")
  205.     @RmDir("@HarlequinDrive:\\@OldDir\\hquin")
  206.     @Delete("@HarlequinDrive:\\@OldDir\\shquin\\*.*")
  207.     @RmDir("@HarlequinDrive:\\@OldDir\\shquin")
  208.     @Delete("@HarlequinDrive:\\@OldDir\\hquin8v\\*.*")
  209.     @RmDir("@HarlequinDrive:\\@OldDir\\hquin8v")
  210.     /* */
  211.     @Delete("@HarlequinDrive:\\@OldDir\\*.*")
  212.     @RmDir("@HarlequinDrive:\\@OldDir")
  213. @Display
  214.  
  215.    NB - you may need to edit your autoexec.bat file to remove references to
  216.    @HarlequinDrive:@OldDir
  217.  
  218. @Pause
  219. @EndDisplay
  220.  
  221. @Else /* }{ */
  222. /*
  223. @Display
  224. NO DELETE
  225.  
  226. @Pause
  227. @EndDisplay
  228. */
  229. @Endif /* } */
  230.  
  231. @Endif /* } */
  232.  
  233. @Count = @Eval(@Count + 1)
  234. @Goto AGAIN
  235.  
  236. DONE:
  237.  
  238. @DefineVars
  239.     @Drive @HarleyWindowsDrive = @HarlequinDrive
  240.     @Dir @HarleyWindows = "@Harlequin\\WINDOWS\\"
  241.     @Drive @HarleyUstationDrive = @HarlequinDrive
  242.     @Dir @HarleyUstation = "@Harlequin\\Ustation\\"
  243. @EndVars
  244.  
  245. @GetOption
  246. @CheckBox
  247.     @Cls
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.    Use the [Up Arrow] & [Down Arrow] keys to move the bar
  266.    to the required response.  Press + to select and - to deselect.  
  267.    Press Y to select all and N to deselect all.  
  268.    Press the [Enter] key when done.
  269.     @Option 10 = "Do you wish to use the @HarleName with Windows?"
  270.     @Option 20 = "Do you wish to use the @HarleName with Microstation?"
  271. @EndOption
  272.  
  273.  
  274. @If (10 [= @Option) /* ( */
  275.  
  276. @Display
  277.     @Cls
  278.       Installation of the @HarleName MS WINDOWS 3.1 drivers
  279.  
  280.    This program will copy the drivers supplied with this disk to 
  281.    @HarleyWindowsDrive:@HarleyWindows and to the Windows system directory.
  282.  
  283.    IMPORTANT!  In order for Windows to function correctly you must install
  284.    the new drivers with Windows Setup.  This is essential even if you have
  285.    already installed an earlier version of the @HarleName Windows driver.
  286.  
  287.     In Windows Setup:
  288.      Select a @HarleName driver for the display.
  289.      Specify @HarleyWindowsDrive:@HarleyWindows if asked for
  290.      the location of the @HarleName Windows drivers.
  291.  
  292.    Please note that the H2000 does not support True Colour modes.
  293.  
  294.    Windows Setup will be run automatically at the end of this installation.
  295.  
  296.     @Pause
  297. @EndDisplay
  298.  
  299. WINDOWS_AGAIN:
  300. @GetOutDrive @WDrive
  301.     @Suppress A
  302.     @Suppress B
  303.     @Cls
  304.    On which disk drive is Windows installed:
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.    Use the [Up Arrow], [Down Arrow], [Pg Up], & [Pg Dn] keys to move the
  324.    bar to the disk drive required and then press the [Enter] key.
  325. @EndOutDrive
  326.  
  327. @GetSubdir @Windows
  328.     @Cls
  329.    In which subdirectory on disk @WDrive: is Windows installed?
  330.     @PROMPT = " Which subdirectory? "
  331. @EndSubdir
  332.  
  333. /* brackets before ! neccessary !! - mtf 6jul94 */
  334. @If ( (!@Exists("@WDrive:\\@Windows\\system.ini"))
  335.     || (!@Exists("@WDrive:\\@Windows\\setup.exe")) )
  336. @Display
  337.  
  338.     I do not believe you - try again.
  339.  
  340.     @Pause
  341. @EndDisplay
  342. @Goto WINDOWS_AGAIN
  343. @Endif
  344.  
  345. @GetOption
  346.     @Cls
  347.    Do you wish to view the DOC file for the Windows driver?
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.    Use the [Up Arrow], [Down Arrow], [Pg Up], & [Pg Dn] keys to move the
  367.    bar to the required response and then press the [Enter] key.
  368.     @Option 622 = "Yes"
  369.     @Option 623 = "No"
  370. @EndOption
  371.  
  372. @Endif /* 10 ) */
  373.  
  374. @If (20 [= @Option) /* ( */
  375.  
  376. @TigaInt = "0x60"
  377.  
  378. @Display
  379.     @Cls
  380.       Installation of the @HarleName MICROSTATION 4.0 driver
  381.  
  382.  
  383.    This program will copy the drivers supplied with this disk to
  384.    @HarleyUstationDrive:@HarleyUstation and to the Microstation drivers directory.
  385.    The BirdsEye view MDL utility is also copied
  386.    to your MicroStation MDL applications directory.
  387.  
  388.  To complete the installation:
  389.    Change to the Microstation directory.
  390.    Run USCONFIG.
  391.    Select Vendor supplied driver and pick Datapath @HarleName driver.
  392.  
  393.    NOTE: The TIGA environment variable will be set with -i@TigaInt,
  394.          so that TIGACD will use interrupt @TigaInt.
  395.  
  396.  
  397.     @Pause
  398. @EndDisplay
  399.  
  400. @GetOutDrive @UstationDrive
  401.     @Suppress A
  402.     @Suppress B
  403.     @Cls
  404.    On which disk drive is Microstation installed:
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.    Use the [Up Arrow], [Down Arrow], [Pg Up], & [Pg Dn] keys to move the
  424.    bar to the disk drive required and then press the [Enter] key.
  425. @EndOutDrive
  426.  
  427. @GetSubdir @Ustation
  428.     @Cls
  429.   In which subdirectory on disk @UstationDrive: is Microstation installed?
  430.     @PROMPT = " Which subdirectory? "
  431. @EndSubdir
  432.  
  433. @GetSubdir @MDLApps
  434.     @Cls
  435.   In which subdirectory on disk @UstationDrive: are your MDL applications installed?
  436.     @PROMPT = " Which subdirectory? "
  437. @EndSubdir
  438.  
  439. @Endif /* 20 ) */
  440.  
  441. @DefineDisk
  442.     @Label = "Disk 1 of 1"
  443.  
  444.     @BeginLib hquin.KDC
  445.         @File *.* @Out @HarlequinDrive:\\@Harlequin\\hquin\\*.*
  446.     @EndLib
  447.  
  448.     @BeginLib shquin.KDC
  449.         @File *.* @Out @HarlequinDrive:\\@Harlequin\\shquin\\*.*
  450.     @EndLib
  451.  
  452.     @BeginLib hmca.KDC
  453.         @File *.* @Out @HarlequinDrive:\\@Harlequin\\hmca\\*.*
  454.     @EndLib
  455.  
  456.     @BeginLib h2000.KDC
  457.         @File *.* @Out @HarlequinDrive:\\@Harlequin\\h2000\\*.*
  458.     @EndLib
  459.  
  460.     @BeginLib hquin8v.KDC
  461.         @File *.* @Out @HarlequinDrive:\\@Harlequin\\hquin8v\\*.*
  462.     @EndLib
  463.  
  464.     @BeginLib TIGAUTIL.KDC
  465.         @File *.* @Out @HarlequinDrive:\\@Harlequin\\*.*
  466.     @EndLib
  467.  
  468.     @BeginLib TIGADEMO.KDC
  469.         @File *.* @Out @HarlequinDrive:\\@Harlequin\\tigademo\\*.*
  470.     @EndLib
  471.  
  472.     @BeginLib TIGATEST.KDC
  473.         @File *.* @Out @HarlequinDrive:\\@Harlequin\\tigatest\\*.*
  474.     @EndLib
  475.  
  476.     @BeginLib UTILITY.KDC
  477.         @File *.* @Out @HarlequinDrive:\\@Harlequin\\*.*
  478.     @EndLib
  479.  
  480.     @BeginLib TIGAFLIC.KDC
  481.         @File *.* @Out @HarlequinDrive:\\@Harlequin\\*.*
  482.     @EndLib
  483.  
  484.     @BeginLib TQCATCH.KDC
  485.         @File *.* @Out @HarlequinDrive:\\@Harlequin\\*.*
  486.     @EndLib
  487.  
  488. @If (10 [= @Option) /* ( */
  489.     @BeginLib WINDOWS.KDC
  490.         @File *.* @Out @HarleyWindowsDrive:\\@HarleyWindows\\*.*
  491.         @File *.drv @Out @WDrive:\\@Windows\\system\\*.*
  492.         @File *.rlm @Out @WDrive:\\@Windows\\system\\*.*
  493.         @File *.386 @Out @WDrive:\\@Windows\\system\\*.*
  494.         @File *.?gr @Out @WDrive:\\@Windows\\system\\*.*
  495.     @EndLib
  496.  
  497.     @BeginLib WINUTIL.KDC
  498.         @File *.* @Out @WDrive:\\@Windows\\*.*
  499.     @EndLib
  500.  
  501.     @BeginLib HARLEMOD.KDC
  502.         @File *.* @Out @HarleyWindowsDrive:\\@HarleyWindows\\*.*
  503.     @EndLib
  504.  
  505.     @BeginLib HARLEZOM.KDC
  506.         @File HZOOM.EXE @Out @HarleyWindowsDrive:\\@HarleyWindows\\*.*
  507.         @File HARLEZOM.HLP @Out @HarleyWindowsDrive:\\@HarleyWindows\\*.*
  508.         @File HQUIN.DLL @Out @WDrive:\\@Windows\\*.*
  509.         @File HSAVE.SCR @Out @WDrive:\\@Windows\\*.*
  510.         @File WIN_AI.DLL @Out @WDrive:\\@Windows\\system\\*.*
  511.         @File HZOOM.RLM @Out @HarlequinDrive:\\@Harlequin\\*.*
  512.     @EndLib
  513.  
  514. @Endif /* 10 ) */
  515.  
  516. @If (20 [= @Option) /* ( */
  517.     @BeginLib USTATION.KDC
  518.         @File *.* @Out @HarleyUstationDrive:\\@HarleyUstation\\*.*
  519.     @EndLib
  520.  
  521.     @BeginLib BIRDSEYE.KDC
  522.         @File *.* @Out @UstationDrive:\\@MDLApps\\*.*
  523.     @EndLib
  524.  
  525. @Endif /* 20 ) */
  526.  
  527. @EndDisk
  528.  
  529. @SetAutoexec
  530.     @AskOverwrite
  531.     @Verbatim "@@PATH=%PATH%;@HarlequinDrive:\\@Harlequin"
  532.     @Verbatim "CALL @HarlequinDrive:\\@Harlequin\\TIGA"
  533. @EndAutoexec
  534.  
  535. @Finish
  536. @If (10 [= @Option) /* ( */
  537.     @If (622 /* view DOC file */ [= @Option)
  538.     @Cls
  539.    The next screen shows the HQUIN.DOC file for Windows.
  540.    Use the [Up], [Down], [PageUp], [PageDown] keys to read the file,
  541.    and press [Esc] to finish.
  542.     @Pause
  543.     @Cls
  544.     @Spawn("@InDrive:browse @HarleyWindowsDrive:\\@HarleyWindows\\hquin.doc")
  545.     @Endif
  546. @Cls
  547.     @ChDrive @WDrive
  548.     @ChDir "@Windows"
  549.     @Spawn("@InDrive:winwall HQUIN.BMP")
  550. @Cls
  551. /*    @Copy("@HarleyWindowsDrive:\\@HarleyWindows\\hquin.bmp", "hquin.bmp")*/
  552.     /* always create hquin.grp - new addgroup ensures only one - mtf */
  553.     /* you always get harlezoom now - but it wont run on h2000 or hquin8v */
  554.     @Spawn("@InDrive:mkgroupf hquin.grp \"Datapath @HarleName\" HarleMode @HarleyWindowsDrive:\\@HarleyWindows\\HARLEMOD.EXE HarleZoom @HarleyWindowsDrive:\\@HarleyWindows\\HZOOM.EXE")
  555. @Cls
  556.     @Spawn("@InDrive:addgroup @WDrive:\\@Windows\\HQUIN.GRP")
  557. @Cls
  558.     @ChDir "@Windows\\system"
  559.     @Spawn("@InDrive:newoem HarleQuin @HarleyWindowsDrive:\\@HarleyWindows\\oemsetup.inf")
  560.     /*@ChDir "@Windows"
  561.     @Spawn("@WDrive:\\@Windows\\setup") - not enuf memory to do this */
  562. @Cls
  563. @Endif /* 10 ) */
  564. @If (20 [= @Option) /* ( */
  565.         @If (@Exists("@UstationDrive:\\@Ustation\\drivers"))
  566.         @ChDrive @UstationDrive
  567.         @ChDir "@Ustation"
  568.         @Copy("@HarleyUstationDrive:\\@HarleyUstation\\*.*", "drivers\\*.*")
  569.         @Else
  570.         @Cls
  571.       WARNING:
  572.    Microstation is not installed in @UstationDrive:@Ustation.
  573.    You will have to copy the drivers from @HarleyUstationDrive:@HarleyUstation
  574.    when you have installed Microstation.
  575.         @Pause
  576.         @Endif
  577. @Endif /* 20 ) */
  578. @Cls
  579.     @ChDrive @HarlequinDrive
  580.     @MkDir("@Harlequin")
  581.     @ChDir "@Harlequin"
  582. @Cls
  583.     /* create TIGAENV.BAT */
  584.     @Delete("tigaenv.bat")
  585.     @Write("tigaenv.bat", "wt",
  586.                  "\@ECHO OFF\n")
  587.     @Write(,, "rem Set environment for tiga\n")
  588.     @Write(,, "set HQWINDIR=@WDrive:\\@Windows\n") 
  589.     @Write(,, "set TIGA=-m@HarlequinDrive:\\@Harlequin -l@HarlequinDrive:\\@Harlequin -i@TigaInt\n")
  590.     @Write(,, "set HQSERIAL=@HarleSerial\n") 
  591. @Cls
  592.     /* create TIGA.BAT */
  593.     @Delete("tiga.bat")
  594.     @Write("tiga.bat", "wt",
  595.                  "\@ECHO OFF\n")
  596.     @Write(,, "rem Load TIGA for the @HarleName\n")
  597.     @Write(,, "rem Environment\n")
  598.     @Write(,, "call TIGAENV\n")
  599.     @Write(,, "rem Have a nice fresh cd\n")
  600.     @Write(,, "TIGACD -U > NUL\n")
  601.     @Write(,, "TIGACD\n")
  602. @Cls
  603.     /* create configuration batch file */
  604.     @Delete("hconfig.bat")    /* name change - delete in 6months - mtf 29jun94 */
  605.     @Delete("hsetup.exe")    /* name change - delete in 6months - mtf 29jun94 */
  606.     @Delete("hsetup.bat")
  607.     @Write("hsetup.bat", "wt",
  608.                  "\@ECHO OFF\n")
  609.     /*@Write(,, "break off\n") -not needed*/
  610.     @Write(,, "rem Configure TIGA for the @HarleName\n")
  611.     @Write(,, "rem Working directory\n")
  612.     @Write(,, "@HarlequinDrive:\n")
  613.     @Write(,, "cd \\@Harlequin\n")
  614.     @Write(,, "rem Environment\n")
  615.     @Write(,, "call .\\TIGAENV\n")
  616.     @Write(,, "rem Do not need cd\n")
  617.     @Write(,, ".\\TIGACD -U > NUL\n")
  618.     @Write(,, ".\\!!HSETUP %1 %2 %3 %4 %5 %6\n")
  619.     @Write(,, "rem Reload the cd to compact the memory\n")
  620.     @Write(,, ".\\TIGACD -U > NUL\n")
  621.     @Write(,, ".\\TIGACD > NUL\n")
  622. @Cls
  623.     /* create installation batch file */
  624.     @Delete("instconf.bat")  /* name changed 29nov93 - can go in 6mnth */
  625.     @Delete("1sttime.bat")
  626.     @Write("1sttime.bat", "wt",
  627.                  "\@ECHO OFF\n")
  628.     /*@Write(,, "break off\n")*/
  629.     @Write(,, "rem First time configure TIGA for the @HarleName\n")
  630.     @Write(,, "rem Working directory\n")
  631.     @Write(,, "@HarlequinDrive:\n")
  632.     @Write(,, "cd \\@Harlequin\n")
  633.     @Write(,, "rem Environment\n")
  634.     @Write(,, "call .\\TIGAENV\n")
  635.     @Write(,, "rem First time harlequin setup\n")
  636.     @Write(,, "call .\\!!HFIRST %1\n")
  637. @Cls /* environment cleared so works same if not called from install */
  638.     @Write(,, "rem Clear environment\n")
  639.     @Write(,, "set HQSERIAL=\n") 
  640.     @Write(,, "set HQWINDIR=\n") 
  641.     @Write(,, "set TIGA=\n")
  642. @Cls
  643. @If (10 [= @Option) /* ( */
  644.     @Write(,, "rem Force user to reconfig windows\n")
  645.     @Write(,, "@WDrive:\n")
  646.     @Write(,, "cd @Windows\n")
  647.     @Write(,, ".\\setup\n")
  648. @Endif /* 10 ) */
  649.     @Write(,, "rem Restore working directory\n")
  650.     @Write(,, "@BootDrive:\n")
  651.     @Write(,, "CD \\\n")
  652. @Cls
  653.    The software installation is now complete.  This software will now be
  654.    configured for use with your @HarleName.  Please consult the manual
  655.    for more information.
  656.  
  657.    When this configuration is complete please remove the @HarleName disk
  658.    and store it in a safe place, then re-boot your computer.
  659.  
  660.    Your @HarleName is then ready for use.
  661.  
  662.    If you wish, you can run TIGATEST & TIGADEMO to confirm that
  663.    everything is working OK.
  664.  
  665.  
  666.  
  667.    Thank you for purchasing this Datapath @HarleName.
  668.  
  669.  
  670.  
  671.     @FlushKeyboard()
  672.     @Pause
  673.     @ChDrive @HarlequinDrive
  674.     @ChDir "@Harlequin"
  675.     @Execute "COMMAND.COM", "/E:1536 /C 1STTIME"
  676. @EndFinish
  677.